projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c2c5f9
)
*** empty log message ***
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Thu, 3 Oct 2002 23:01:51 +0000
(23:01 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Thu, 3 Oct 2002 23:01:51 +0000
(23:01 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 10a5a0f3a7548d89256b233e7a01e42976f46517..e50e5b188957c92ac53893fbb8b01477c7f03afb 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,10
@@
2002-10-03 Stefan Monnier <monnier@cs.yale.edu>
+ * textmodes/fill.el (fill-paragraph): Give up if there's no
+ paragraph at or after point.
+
+ * textmodes/paragraphs.el (forward-paragraph): Return the steps left.
+
* vc.el (vc-print-log): Unconditionally use `show-log-entry'.
(vc-default-show-log-entry): New fun.